luci-app-lldpd: add PKG_MAINTAINER
authorSergey Ponomarev <[email protected]>
Sun, 1 Dec 2024 12:14:15 +0000 (14:14 +0200)
committerPaul Donald <[email protected]>
Fri, 10 Oct 2025 15:09:23 +0000 (17:09 +0200)
Signed-off-by: Sergey Ponomarev <[email protected]>
applications/luci-app-lldpd/Makefile

index 7007659d119e44f635e12ce438578526a01ed2c2..a965686f12abd53a3849290b0844eb778a2ea125 100644 (file)
@@ -11,6 +11,7 @@ LUCI_TITLE:=LuCI support for LLDP daemon
 LUCI_DEPENDS:=+lldpd +rpcd-mod-ucode
 
 PKG_LICENSE:=MIT
+PKG_MAINTAINER:=Paul Donald <[email protected]>
 
 include ../../luci.mk